1. What is a basic definition of design?
Correct Answer: B) Achieving goals within constraints
2. In design, what does the term "trade-off" refer to?
Correct Answer: B) Balancing different goals and constraints
3. What is one key aspect that designers must consider when working with materials?
Correct Answer: C) The materials' suitability for the intended design
4. What does the "golden rule of design" emphasize?
Correct Answer: B) Understand your materials
5. What should designers understand about computers in the context of human-computer interaction (HCI)?
Correct Answer: B) Limitations, capacities, tools, and platforms
6. According to the text, why should human errors be considered in design?
Correct Answer: C) To design systems that minimize the impact of human errors
7. What is often the result of poor interface design?
Correct Answer: C) Costly and potentially dangerous issues
8. How should designers treat human users according to the principles discussed?
Correct Answer: C) With the same attention and care as physical materials
9. What is a fundamental principle of interaction design?
Correct Answer: B) To keep the user at the center of the design process
10. What is a common approach when dealing with confusing interface elements?
Correct Answer: B) Add more text to the manual
11. What is the first step in the design process according to the content?
Correct Answer: C) Requirements
12. Which method is NOT mentioned for identifying user needs in HCI?
Correct Answer: D) Online surveys
13. What is emphasized as a crucial part of the design process to improve and refine designs?
Correct Answer: A) Iteration and prototyping
14. What should be considered when revisiting and discussing observations with users?
Correct Answer: B) Confirming what users actually do versus what they say
15. How can scenarios be used in the design process?
Correct Answer: B) To express dynamics and validate models
16. What is one challenge associated with deep hierarchical structures in navigation design?
Correct Answer: C) They can be difficult for users to navigate
17. What does the content suggest about involving actual users in the design process?
Correct Answer: B) It helps in gaining a better understanding of users’ needs
18. What should a design team do if they cannot involve all potential users in the design process?
Correct Answer: B) Imagine the users' experiences
19. Which of the following is NOT a part of the process of design as outlined in the content?
Correct Answer: C) Testing
20. What is highlighted as a common pitfall in the design process regarding usability issues?
Correct Answer: C) Determining which usability issues are worth addressing
21. What does "know your users" imply in interface design?
Correct Answer: B) Understanding the intended users and their needs
22. Why might designers create personas in the design process?
Correct Answer: C) To represent various user types and their needs
23. What is a primary purpose of scenarios in design?
Correct Answer: B) To describe potential user-system interactions
24. What issue might arise with the global structure of a system if it is too hierarchical?
Correct Answer: C) It can be difficult for users to navigate deep hierarchies
25. What is a key consideration for navigation design in applications?
Correct Answer: A) Ensuring consistency with platform standards
26. What should be the primary driver of screen layout design?
Correct Answer: B) Required interactions
27. What principle should guide the grouping of elements on a screen?
Correct Answer: B) Intellectual or logical sense
28. What aspect should be considered when determining the order of groups and items on a screen?
Correct Answer: A) User’s natural order
29. What is the function of the "tab key sequence" in forms?
Correct Answer: C) To ensure logical navigation between fields
30. Which visual tool is commonly used to indicate groupings on a screen?
Correct Answer: A) Lines and boxes
31. What is the typical alignment for text in left-to-right reading systems?
Correct Answer: B) Left alignment
32. Why is right alignment preferred for numeric data in columns?
Correct Answer: B) To align decimal points
33. Which of the following design strategies improves the readability of long lists?
Correct Answer: A) Using background colors behind rows or columns
34. What is the term used in typography for the space between letters?
Correct Answer: A) Kerning
35. What is an example of using white space in screen design?
Correct Answer: B) To separate different blocks of content
36. What is the main challenge with entering information in forms-based interfaces?
Correct Answer: B) Alignment of input fields
37. What does "affordance" in design refer to?
Correct Answer: B) The ability of an object to suggest its function
38. What is one of the challenges when designing multimedia applications?
Correct Answer: C) Avoiding real-world object representations where affordances don’t apply
39. How should interactive elements on a screen be presented?
Correct Answer: B) With clear labels and symbols
40. What is the process of adapting software for different languages and cultures called?
Correct Answer: A) Localisation
41. Which of the following is a tool used to visually connect text columns?
Correct Answer: B) Leaders (dots between columns)
42. What is one benefit of allowing users to choose between multiple screen representations?
Correct Answer: B) It allows users to achieve different goals more effectively
43. In which scenario would aesthetics and utility clash in screen design?
Correct Answer: A) When using too many high-contrast colors behind text
44. What is a key principle of presenting information on a screen?
Correct Answer: B) Matching presentation to the intended goal
45. What is the main goal of screen design and layout in interactive systems?
Correct Answer: B) To make the user experience as simple and functional as possible
46. What is the main goal of universal design?
Correct Answer: B) To design products that can be used by as many people as possible
47. Which principle of universal design emphasizes providing information in multiple ways?
Correct Answer: C) Perceptible Information
48. Which principle focuses on accommodating a wide range of user skills and preferences?
Correct Answer: B) Flexibility in Use
49. What does the principle of 'Tolerance for Error' aim to address?
Correct Answer: C) Minimizing the effects of errors and accidents
50. Which principle suggests that systems should be easy to operate to reduce physical strain?
Correct Answer: B) Low Physical Effort
51. How does the 'Size and Space for Approach and Use' principle apply to design?
Correct Answer: B) Providing adequate space for users to reach and use the system
52. Which principle ensures that no user is left out or stigmatized by the design?
Correct Answer: B) Equitable Use
53. What is an example of applying universal design in a physical environment?
Correct Answer: B) Providing automatic doors in buildings
54. Which principle addresses the need for guidance and feedback within a system?
Correct Answer: A) Simple and Intuitive Use
55. What is the key consideration in applying the 'Equitable Use' principle?
Correct Answer: B) Providing different methods of access and use for all users
56. Which principle of universal design involves reducing the risk and impact of errors?
Correct Answer: B) Tolerance for Error
57. What does the 'Simple and Intuitive Use' principle emphasize in design?
Correct Answer: B) The design should be easy to understand and use for all users
58. Which principle ensures that the design supports a range of user abilities and preferences?
Correct Answer: B) Flexibility in Use
59. How can the 'Perceptible Information' principle be implemented in a design?
Correct Answer: A) By providing multiple methods to access information
60. What does the 'Size and Space for Approach and Use' principle primarily address?
Correct Answer: C) The physical dimensions and accessibility of the design
61. What is the purpose of iteration in interaction design?
Correct Answer: B) To improve the design through repeated assessment and changes
62. Which type of evaluation is conducted at the end of the design process to ensure quality standards are met?
Correct Answer: B) Summative evaluation
63. What is the hill-climbing strategy in prototyping?
Correct Answer: A) Starting from a low point and making incremental improvements until no further improvement is possible
64. What is a potential drawback of the hill-climbing strategy?
Correct Answer: B) It may result in a design that is only locally optimal, but not globally optimal
65. What is required for effective prototyping and iteration?
Correct Answer: A) Knowing exactly how to improve the design and having a good starting point
66. How can designers avoid the issue of local maxima in their prototypes?
Correct Answer: A) By starting with a well-thought-out initial design
67. What does formative evaluation aim to achieve?
Correct Answer: B) To enhance and refine designs during the development process
68. What can be a strategy to avoid getting stuck at a local maximum in design?
Correct Answer: A) Starting with multiple design concepts and refining them over time
69. Which of the following is NOT a type of prototype mentioned in the text?
Correct Answer: C) Digital simulations
70. What method is mentioned as a way to assess prototypes in real-world settings?
Correct Answer: A) Using a set of guidelines for expert review